home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXT Education Software Sampler 1992 Fall
/
NeXT Education Software Sampler 1992 Fall.iso
/
Programming
/
Source
/
NLoad
/
NLoadCommon.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1991-04-10
|
195 b
|
9 lines
#import <appkit/appkit.h>
#define APPLICATION "NLoad"
#define getDefault(s) NXGetDefaultValue(APPLICATION, s)
#define WIDTH ((NX_TOKENWIDTH * 3) / 2)
#define HEIGHT ((NX_TOKENHEIGHT * 3) / 2)